Lucene search
+L
Shell-quote ProjectShell-quote

3 matches found

CVE
CVE
added 2021/10/21 2:46 p.m.135 views

CVE-2021-42740

CVE-2021-42740 affects the shell-quote package for Node.js (pre-1.7.3). The Windows drive-letter regex was {A-z] instead of {A-Za-z], enabling injection of shell metacharacters when unescaped output is passed to a real shell via exec(). Attacks can lead to arbitrary commands execution under the d...

9.8CVSS9.5AI score0.04057EPSS
Save
CVE
CVE
added 2026/06/25 4:48 a.m.79 views

CVE-2026-13311

The CVE affects the shell-quote library prior to version 1.8.5. The parse() function accumulates tokens by using Array.prototype.concat as a reduce accumulator, causing O(n^2) time relative to token count and enabling a potential denial of service by blocking the Node.js event loop with small, at...

8.7CVSS6.3AI score0.0036EPSS
Save
CVE
CVE
added 2018/05/31 8:0 p.m.73 views

CVE-2016-10541

CVE-2016-10541 – shell-quote (npm) : The npm module shell-quote, version 1.6.0 and earlier, cannot correctly escape ">" and ", ;, {, } contribute to successful injection, underscoring the need for prompt update and reevaluation of input handling. Monitor for updates and apply the fixed release...

9.8CVSS9.6AI score0.02232EPSS
Save